home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment4.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2001-07-24  |  111 b   |  6 lines

  1. on(release){
  2.    _parent.gotoAndStop("noKiosk");
  3.    _parent.rampVOout();
  4.    _root.gotoAndPlay("robust");
  5. }
  6.